]> shimmer.witbreuk.eu Git - UltimateKEYS.git/blob - msklc/UltimateKEYS - 2020-05-30.klc
Delete UltimateKEYS SW - 2020-05-19.ahk
[UltimateKEYS.git] / msklc / UltimateKEYS - 2020-05-30.klc
1 KBD ultkeys "UltimateKEYS - 2020-05-30"
2
3 COPYRIGHT "License : GNU General Public License Version 3"
4
5 COMPANY "Created by : Pieter Degroote"
6
7 // Website : https://github.com/pieter-degroote/UltimateKEYS
8
9 LOCALENAME "en-US"
10
11 LOCALEID "00000409"
12
13 VERSION 1.0
14
15 SHIFTSTATE
16
17 0 //Column 4
18 1 //Column 5 : Shft
19 2 //Column 6 : Ctrl
20 6 //Column 7 : Ctrl Alt
21 7 //Column 8 : Shft Ctrl Alt
22
23 LAYOUT ;an extra '@' at the end is a dead key
24
25 //SC VK_ Cap 0 1 2 6 7
26 //-- ---- ---- ---- ---- ---- ---- ----
27
28 02 1 0 1 0021 -1 00a1 00b9 // DIGIT ONE, EXCLAMATION MARK, <none>, INVERTED EXCLAMATION MARK, SUPERSCRIPT ONE
29 03 2 0 2 0040 -1 00a9 00b2 // DIGIT TWO, COMMERCIAL AT, <none>, COPYRIGHT SIGN, SUPERSCRIPT TWO
30 04 3 0 3 0023 -1 00b1 00b3 // DIGIT THREE, NUMBER SIGN, <none>, PLUS-MINUS SIGN, SUPERSCRIPT THREE
31 05 4 0 4 0024 -1 00a3 00a5 // DIGIT FOUR, DOLLAR SIGN, <none>, POUND SIGN, YEN SIGN
32 06 5 0 5 0025 -1 20ac 00a2 // DIGIT FIVE, PERCENT SIGN, <none>, EURO SIGN, CENT SIGN
33 07 6 0 6 005e -1 005e@ 02c7@ // DIGIT SIX, CIRCUMFLEX ACCENT, <none>, CIRCUMFLEX ACCENT, CARON
34 08 7 0 7 0026 -1 02d9@ 00af@ // DIGIT SEVEN, AMPERSAND, <none>, DOT ABOVE, MACRON
35 09 8 0 8 002a -1 201e 201a // DIGIT EIGHT, ASTERISK, <none>, DOUBLE LOW-9 QUOTATION MARK, SINGLE LOW-9 QUOTATION MARK
36 0a 9 0 9 0028 -1 201c 2018 // DIGIT NINE, LEFT PARENTHESIS, <none>, LEFT DOUBLE QUOTATION MARK, LEFT SINGLE QUOTATION MARK
37 0b 0 0 0 0029 -1 201d 2019 // DIGIT ZERO, RIGHT PARENTHESIS, <none>, RIGHT DOUBLE QUOTATION MARK, RIGHT SINGLE QUOTATION MARK
38 0c OEM_MINUS 0 002d 005f -1 00b8@ 02d8@ // HYPHEN-MINUS, LOW LINE, <none>, CEDILLA, BREVE
39 0d OEM_PLUS 0 003d 002b -1 00d7 00f7 // EQUALS SIGN, PLUS SIGN, <none>, MULTIPLICATION SIGN, DIVISION SIGN
40 10 Q 5 q Q -1 00e6 00c6 // LATIN SMALL LETTER Q, LATIN CAPITAL LETTER Q, <none>, LATIN SMALL LETTER AE, LATIN CAPITAL LETTER AE
41 11 W 5 w W -1 00e5 00c5 // LATIN SMALL LETTER W, LATIN CAPITAL LETTER W, <none>, LATIN SMALL LETTER A WITH RING ABOVE, LATIN CAPITAL LETTER A WITH RING ABOVE
42 12 E 5 e E -1 00eb 00cb // LATIN SMALL LETTER E, LATIN CAPITAL LETTER E, <none>, LATIN SMALL LETTER E WITH DIAERESIS, LATIN CAPITAL LETTER E WITH DIAERESIS
43 13 R 5 r R -1 00fd 00dd // LATIN SMALL LETTER R, LATIN CAPITAL LETTER R, <none>, LATIN SMALL LETTER Y WITH ACUTE, LATIN CAPITAL LETTER Y WITH ACUTE
44 14 T 5 t T -1 00fe 00de // LATIN SMALL LETTER T, LATIN CAPITAL LETTER T, <none>, LATIN SMALL LETTER THORN, LATIN CAPITAL LETTER THORN
45 15 Y 5 y Y -1 00ff 0178 // LATIN SMALL LETTER Y, LATIN CAPITAL LETTER Y, <none>, LATIN SMALL LETTER Y WITH DIAERESIS, LATIN CAPITAL LETTER Y WITH DIAERESIS
46 16 U 5 u U -1 00fc 00dc // LATIN SMALL LETTER U, LATIN CAPITAL LETTER U, <none>, LATIN SMALL LETTER U WITH DIAERESIS, LATIN CAPITAL LETTER U WITH DIAERESIS
47 17 I 5 i I -1 00ef 00cf // LATIN SMALL LETTER I, LATIN CAPITAL LETTER I, <none>, LATIN SMALL LETTER I WITH DIAERESIS, LATIN CAPITAL LETTER I WITH DIAERESIS
48 18 O 5 o O -1 00f6 00d6 // LATIN SMALL LETTER O, LATIN CAPITAL LETTER O, <none>, LATIN SMALL LETTER O WITH DIAERESIS, LATIN CAPITAL LETTER O WITH DIAERESIS
49 19 P 1 p P -1 2020 2021 // LATIN SMALL LETTER P, LATIN CAPITAL LETTER P, <none>, DAGGER, DOUBLE DAGGER
50 1a OEM_4 0 005b 007b 001b 00ab 2039 // LEFT SQUARE BRACKET, LEFT CURLY BRACKET, ESCAPE, LEFT-POINTING DOUBLE ANGLE QUOTATION MARK, SINGLE LEFT-POINTING ANGLE QUOTATION MARK
51 1b OEM_6 0 005d 007d 001d 00bb 203a // RIGHT SQUARE BRACKET, RIGHT CURLY BRACKET, INFORMATION SEPARATOR THREE, RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK, SINGLE RIGHT-POINTING ANGLE QUOTATION MARK
52 1e A 5 a A -1 00e4 00c4 // LATIN SMALL LETTER A, LATIN CAPITAL LETTER A, <none>, LATIN SMALL LETTER A WITH DIAERESIS, LATIN CAPITAL LETTER A WITH DIAERESIS
53 1f S 1 s S -1 00df 00a7 // LATIN SMALL LETTER S, LATIN CAPITAL LETTER S, <none>, LATIN SMALL LETTER SHARP S, SECTION SIGN
54 20 D 5 d D -1 00f0 00d0 // LATIN SMALL LETTER D, LATIN CAPITAL LETTER D, <none>, LATIN SMALL LETTER ETH, LATIN CAPITAL LETTER ETH
55 21 F 5 f F -1 00e8 00c8 // LATIN SMALL LETTER F, LATIN CAPITAL LETTER F, <none>, LATIN SMALL LETTER E WITH GRAVE, LATIN CAPITAL LETTER E WITH GRAVE
56 22 G 5 g G -1 00e9 00c9 // LATIN SMALL LETTER G, LATIN CAPITAL LETTER G, <none>, LATIN SMALL LETTER E WITH ACUTE, LATIN CAPITAL LETTER E WITH ACUTE
57 23 H 5 h H -1 00f9 00d9 // LATIN SMALL LETTER H, LATIN CAPITAL LETTER H, <none>, LATIN SMALL LETTER U WITH GRAVE, LATIN CAPITAL LETTER U WITH GRAVE
58 24 J 5 j J -1 00fa 00da // LATIN SMALL LETTER J, LATIN CAPITAL LETTER J, <none>, LATIN SMALL LETTER U WITH ACUTE, LATIN CAPITAL LETTER U WITH ACUTE
59 25 K 5 k K -1 0153 0152 // LATIN SMALL LETTER K, LATIN CAPITAL LETTER K, <none>, LATIN SMALL LIGATURE OE, LATIN CAPITAL LIGATURE OE
60 26 L 5 l L -1 00f8 00d8 // LATIN SMALL LETTER L, LATIN CAPITAL LETTER L, <none>, LATIN SMALL LETTER O WITH STROKE, LATIN CAPITAL LETTER O WITH STROKE
61 27 OEM_1 0 003b 003a -1 00b0 00b7 // SEMICOLON, COLON, <none>, DEGREE SIGN, MIDDLE DOT
62 28 OEM_7 0 0027 0022 -1 00b4@ 00a8@ // APOSTROPHE, QUOTATION MARK, <none>, ACUTE ACCENT, DIAERESIS
63 29 OEM_3 0 0060 007e -1 0060@ 007e@ // GRAVE ACCENT, TILDE, <none>, GRAVE ACCENT, TILDE
64 2b OEM_5 0 005c 007c 001c 00ac@ 00a6@ // REVERSE SOLIDUS, VERTICAL LINE, INFORMATION SEPARATOR FOUR, NOT SIGN, BROKEN BAR
65 2c Z 5 z Z -1 00e0 00c0 // LATIN SMALL LETTER Z, LATIN CAPITAL LETTER Z, <none>, LATIN SMALL LETTER A WITH GRAVE, LATIN CAPITAL LETTER A WITH GRAVE
66 2d X 5 x X -1 00e1 00c1 // LATIN SMALL LETTER X, LATIN CAPITAL LETTER X, <none>, LATIN SMALL LETTER A WITH ACUTE, LATIN CAPITAL LETTER A WITH ACUTE
67 2e C 5 c C -1 00e7 00c7 // LATIN SMALL LETTER C, LATIN CAPITAL LETTER C, <none>, LATIN SMALL LETTER C WITH CEDILLA, LATIN CAPITAL LETTER C WITH CEDILLA
68 2f V 5 v V -1 00ec 00cc // LATIN SMALL LETTER V, LATIN CAPITAL LETTER V, <none>, LATIN SMALL LETTER I WITH GRAVE, LATIN CAPITAL LETTER I WITH GRAVE
69 30 B 5 b B -1 00ed 00cd // LATIN SMALL LETTER B, LATIN CAPITAL LETTER B, <none>, LATIN SMALL LETTER I WITH ACUTE, LATIN CAPITAL LETTER I WITH ACUTE
70 31 N 5 n N -1 00f1 00d1 // LATIN SMALL LETTER N, LATIN CAPITAL LETTER N, <none>, LATIN SMALL LETTER N WITH TILDE, LATIN CAPITAL LETTER N WITH TILDE
71 32 M 1 m M -1 03bc@ 0020@ // LATIN SMALL LETTER M, LATIN CAPITAL LETTER M, <none>, GREEK SMALL LETTER MU, SPACE
72 33 OEM_COMMA 4 002c 003c -1 00f2 00d2 // COMMA, LESS-THAN SIGN, <none>, LATIN SMALL LETTER O WITH GRAVE, LATIN CAPITAL LETTER O WITH GRAVE
73 34 OEM_PERIOD 4 002e 003e -1 00f3 00d3 // FULL STOP, GREATER-THAN SIGN, <none>, LATIN SMALL LETTER O WITH ACUTE, LATIN CAPITAL LETTER O WITH ACUTE
74 35 OEM_2 0 002f 003f -1 00bf 00b6 // SOLIDUS, QUESTION MARK, <none>, INVERTED QUESTION MARK, PILCROW SIGN
75 39 SPACE 0 0020 0020 0020 00a0 00a0 // SPACE, SPACE, SPACE, NO-BREAK SPACE, NO-BREAK SPACE
76 56 OEM_102 0 005c 007c 001c -1 -1 // REVERSE SOLIDUS, VERTICAL LINE, INFORMATION SEPARATOR FOUR, <none>, <none>
77 53 DECIMAL 0 002e 002e -1 -1 -1 // FULL STOP, FULL STOP, <none>, <none>, <none>
78
79
80 DEADKEY 005e // Dead Key : Circumflex Accent
81
82 0061 00e2 // a -> â a with circumflex
83 0041 00c2 // A -> Â A with circumflex
84 0063 0109 // c -> ĉ c with circumflex
85 0043 0108 // C -> Ĉ C with circumflex
86 0065 00ea // e -> ê e with circumflex
87 0045 00ca // E -> Ê E with circumflex
88 0067 011d // g -> ĝ g with circumflex
89 0047 011c // G -> Ĝ G with circumflex
90 0068 0125 // h -> ĥ h with circumflex
91 0048 0124 // H -> Ĥ H with circumflex
92 0069 00ee // i -> î i with circumflex
93 0049 00ce // I -> Î I with circumflex
94 006a 0135 // j -> ĵ j with circumflex
95 004a 0134 // J -> Ĵ J with circumflex
96 006f 00f4 // o -> ô o with circumflex
97 004f 00d4 // O -> Ô O with circumflex
98 0073 015d // s -> ŝ s with circumflex
99 0053 015c // S -> Ŝ S with circumflex
100 0075 00fb // u -> û u with circumflex
101 0055 00db // U -> Û U with circumflex
102 0077 0175 // w -> ŵ w with circumflex
103 0057 0174 // W -> Ŵ W with circumflex
104 0079 0177 // y -> ŷ y with circumflex
105 0059 0176 // Y -> Ŷ Y with circumflex
106 007a 1e91 // z -> ẑ z with circumflex
107 005a 1e90 // Z -> Ẑ Z with circumflex
108 00e4 00e2 // ä -> â a with circumflex - Smart error-tolerant optimization for circumflex in French (begin)
109 00c4 00c2 // Ä -> Â A with circumflex |
110 00eb 00ea // ë -> ê e with circumflex |
111 00cb 00ca // Ë -> Ê E with circumflex |
112 00ef 00ee // ï -> î i with circumflex |
113 00cf 00ce // Ï -> Î I with circumflex |
114 00f6 00f4 // ö -> ô o with circumflex |
115 00d6 00d4 // Ö -> Ô O with circumflex |
116 00fc 00fb // ü -> û u with circumflex |
117 00dc 00db // Ü -> Û U with circumflex - Smart error-tolerant optimization for circumflex in French (end)
118 006e 20a6 // n -> ₦ Nigerian naira
119 004e 20a6 // N -> ₦ Nigerian naira
120 0020 005e // -> ^ circumflex accent
121
122 DEADKEY 02c7 // Dead Key : Caron
123
124 0061 01ce // a -> ǎ a with caron
125 0041 01cd // A -> Ǎ A with caron
126 0063 010d // c -> č c with caron
127 0043 010c // C -> Č C with caron
128 0064 010f // d -> ď d with caron
129 0044 010e // D -> Ď D with caron
130 0065 011b // e -> ě e with caron
131 0045 011a // E -> Ě E with caron
132 0067 01e7 // g -> ǧ g with caron
133 0047 01e6 // G -> Ǧ G with caron
134 0068 021f // h -> ȟ h with caron
135 0048 021e // H -> Ȟ H with caron
136 0069 01d0 // i -> ǐ i with caron
137 0049 01cf // I -> Ǐ I with caron
138 006a 01f0 // j -> ǰ j with caron
139 006b 01e9 // k -> ǩ k with caron
140 004b 01e8 // K -> Ǩ K with caron
141 006c 013e // l -> ľ l with caron
142 004c 013d // L -> Ľ L with caron
143 006e 0148 // n -> ň n with caron
144 004e 0147 // N -> Ň N with caron
145 006f 01d2 // o -> ǒ o with caron
146 004f 01d1 // O -> Ǒ O with caron
147 0072 0159 // r -> ř r with caron
148 0052 0158 // R -> Ř R with caron
149 0073 0161 // s -> š s with caron
150 0053 0160 // S -> Š S with caron
151 0074 0165 // t -> ť t with caron
152 0054 0164 // T -> Ť T with caron
153 0075 01d4 // u -> ǔ u with caron
154 0055 01d3 // U -> Ǔ U with caron
155 0076 01da // v -> ǚ u with diaeresis and caron
156 0056 01d9 // V -> Ǚ U with diaeresis and caron
157 007a 017e // z -> ž z with caron
158 005a 017d // Z -> Ž Z with caron
159 0033 01ef // 3 -> ǯ small letter ezh with caron
160 0023 01ee // # -> Ǯ capital letter ezh with caron
161 00e4 00e2 // ä -> â a with circumflex - Smart error-tolerant optimization for circumflex in French (begin)
162 00c4 00c2 // Ä -> Â A with circumflex |
163 00eb 00ea // ë -> ê e with circumflex |
164 00cb 00ca // Ë -> Ê E with circumflex |
165 00ef 00ee // ï -> î i with circumflex |
166 00cf 00ce // Ï -> Î I with circumflex |
167 00f6 00f4 // ö -> ô o with circumflex |
168 00d6 00d4 // Ö -> Ô O with circumflex |
169 00fc 00fb // ü -> û u with circumflex |
170 00dc 00db // Ü -> Û U with circumflex - Smart error-tolerant optimization for circumflex in French (end)
171 0020 02c7 // -> ˇ caron
172
173 DEADKEY 02d9 // Dead Key : Ring/Dot Above
174
175 0061 00e5 // a -> å a with ring above
176 0041 00c5 // A -> Å A with ring above
177 00e4 0227 // ä -> ȧ a with dot above
178 00c4 0226 // Ä -> Ȧ A with dot above
179 0062 1e03 // b -> ḃ b with dot above
180 0042 1e02 // B -> Ḃ B with dot above
181 0063 010b // c -> ċ c with dot above
182 0043 010a // C -> Ċ C with dot above
183 0064 1e0b // d -> ḋ d with dot above
184 0044 1e0a // D -> Ḋ D with dot above
185 0065 0117 // e -> ė e with dot above
186 0045 0116 // E -> Ė E with dot above
187 0066 1e1f // f -> ḟ f with dot above
188 0046 1e1e // F -> Ḟ F with dot above
189 0067 0121 // g -> ġ g with dot above
190 0047 0120 // G -> Ġ G with dot above
191 0068 1e23 // h -> ḣ h with dot above
192 0048 1e22 // H -> Ḣ H with dot above
193 0069 0131 // i -> ı dotless i (Turkish, Azerbaijani)
194 0049 0130 // I -> İ I with dot above (Turkish, Azerbaijani)
195 006a 0237 // j -> ȷ dotless j
196 006c 0140 // l -> ŀ l with middle dot
197 004c 013f // L -> Ŀ L with middle dot
198 006d 1e41 // m -> ṁ m with dot above
199 004d 1e40 // M -> Ṁ M with dot above
200 006e 1e45 // n -> ṅ n with dot above
201 004e 1e44 // N -> Ṅ N with dot above
202 006f 022f // o -> ȯ o with dot above
203 004f 022e // O -> Ȯ O with dot above
204 0070 1e57 // p -> ṗ p with dot above
205 0050 1e56 // P -> Ṗ P with dot above
206 0072 1e59 // r -> ṙ r with dot above
207 0052 1e58 // R -> Ṙ R with dot above
208 0073 1e61 // s -> ṡ s with dot above
209 0053 1e60 // S -> Ṡ S with dot above
210 0074 1e6b // t -> ṫ t with dot above
211 0054 1e6a // T -> Ṫ T with dot above
212 0075 016f // u -> ů u with ring above
213 0055 016e // U -> Ů U with ring above
214 0077 1e87 // w -> ẇ w with dot above
215 0057 1e86 // W -> Ẇ W with dot above
216 00e5 1e98 // å -> ẘ w with ring above
217 0078 1e8b // x -> ẋ x with dot above
218 0058 1e8a // X -> Ẋ X with dot above
219 0079 1e8f // y -> ẏ y with dot above
220 0059 1e8e // Y -> Ẏ Y with dot above
221 00ff 1e99 // ÿ -> ẙ y with ring above
222 007a 017c // z -> ż z with dot above
223 005a 017b // Z -> Ż Z with dot above
224 0020 02d9 // -> ˙ dot above
225
226 DEADKEY 00af // Dead Key : Macron/Stroke
227
228 0061 0101 // a -> ā a with macron
229 0041 0100 // A -> Ā A with macron
230 00e6 01e3 // æ -> ǣ ae with macron
231 00c6 01e2 // Æ -> Ǣ AE with macron
232 0062 0180 // b -> ƀ b with stroke
233 0042 0243 // B -> Ƀ B with stroke
234 0064 0111 // d -> đ d with stroke
235 0044 0110 // D -> Đ D with stroke
236 0065 0113 // e -> ē e with macron
237 0045 0112 // E -> Ē E with macron
238 0067 01e5 // g -> ǥ g with stroke (Skolt Sami)
239 0047 01e4 // G -> Ǥ G with stroke (Skolt Sami)
240 00e9 1e21 // é -> ḡ g with macron
241 00c9 1e20 // É -> Ḡ G with macron
242 0068 0127 // h -> ħ h with stroke (Maltese)
243 0048 0126 // H -> Ħ H with stroke (Maltese)
244 0069 012b // i -> ī i with macron
245 0049 012a // I -> Ī I with macron
246 00ef 0268 // ï -> ɨ i with stroke
247 00cf 0197 // Ï -> Ɨ I with stroke
248 006a 0249 // j -> ɉ j with stroke
249 004a 0248 // J -> Ɉ J with stroke
250 006c 0142 // l -> ł l with stroke
251 004c 0141 // L -> Ł L with stroke
252 00f8 1e3b // ø -> ḻ l with line below
253 00d8 1e3a // Ø -> Ḻ L with line below
254 006f 014d // o -> ō o with macron
255 004f 014c // O -> Ō O with macron
256 00f6 01ed // ö -> ǭ o with ogonek and macron
257 00d6 01ec // Ö -> Ǭ O with ogonek and macron
258 0070 1d7d // p -> ᵽ p with stroke
259 0050 2c63 // P -> Ᵽ P with stroke
260 0072 024d // r -> ɍ r with stroke
261 0052 024c // R -> Ɍ R with stroke
262 0074 0167 // t -> ŧ t with stroke
263 0054 0166 // T -> Ŧ T with stroke
264 0075 016b // u -> ū u with macron
265 0055 016a // U -> Ū U with macron
266 00fc 0289 // ü -> ʉ u with bar
267 00dc 0244 // Ü -> Ʉ U with bar
268 0079 0233 // y -> ȳ y with macron
269 0059 0232 // Y -> Ȳ Y with macron
270 00ff 024f // ÿ -> ɏ y with stroke
271 0178 024c // Ÿ -> Ɏ Y with stroke
272 007a 01b6 // z -> ƶ z with stroke
273 005a 01b5 // Z -> Ƶ Z with stroke
274 0020 00af // -> ¯ macron
275
276 DEADKEY 00b8 // Dead Key : Cedilla/Ogonek
277
278 0061 0105 // a -> ą a with ogonek
279 0041 0104 // A -> Ą A with ogonek
280 0063 00e7 // c -> ç c with cedilla
281 0043 00c7 // C -> Ç C with cedilla
282 0064 1e11 // d -> ḑ d with cedilla
283 0044 1e10 // D -> Ḑ D with cedilla
284 0065 0119 // e -> ę e with ogonek
285 0045 0118 // E -> Ę E with ogonek
286 00eb 0229 // ë -> ȩ e with cedilla
287 00cb 0228 // Ë -> Ȩ E with cedilla
288 0067 0123 // g -> ģ g with cedilla
289 0047 0122 // G -> Ģ G with cedilla
290 0068 1e29 // h -> ḩ h with cedilla
291 0048 1e28 // H -> Ḩ H with cedilla
292 0069 012f // i -> į i with ogonek
293 0049 012e // I -> Į I with ogonek
294 006b 0137 // k -> ķ k with cedilla
295 004b 0136 // K -> Ķ K with cedilla
296 006c 013c // l -> ļ l with cedilla
297 004c 013b // L -> Ļ L with cedilla
298 006e 0146 // n -> ņ n with cedilla
299 004e 0145 // N -> Ņ N with cedilla
300 006f 01eb // o -> ǫ o with ogonek
301 004f 01ea // O -> Ǫ O with ogonek
302 00f6 01ed // ö -> ǭ o with ogonek and macron
303 00d6 01ec // Ö -> Ǭ O with ogonek and macron
304 0072 0157 // r -> ŗ r with cedilla
305 0052 0156 // R -> Ŗ R with cedilla
306 0073 015f // s -> ş s with cedilla
307 0053 015e // S -> Ş S with cedilla
308 0074 0163 // t -> ţ t with cedilla
309 0054 0162 // T -> Ţ T with cedilla
310 0075 0173 // u -> ų u with ogonek
311 0055 0172 // U -> Ų U with ogonek
312 0077 20a9 // w -> ₩ South Korean won
313 0057 20a9 // W -> ₩ South Korean won
314 0031 2013 // 1 -> – en dash
315 0032 2014 // 2 -> — em dash
316 0033 2015 // 3 -> ― horizontal bar
317 0034 2010 // 4 -> ‐ hyphen
318 0039 2012 // 9 -> ‒ figure dash
319 0030 00ad // 0 -> ­ soft hyphen
320 002d 2011 // - -> ‑ non-breaking hyphen
321 002e 02db // . -> ˛ ogonek
322 0020 00b8 // -> ¸ cedilla
323
324 DEADKEY 02d8 // Dead Key : Breve/Special
325
326 0061 0103 // a -> ă a with breve
327 0041 0102 // A -> Ă A with breve
328 0064 0256 // d -> ɖ small letter d with tail
329 0044 0189 // D -> Ɖ capital letter African D
330 0065 0115 // e -> ĕ e with breve
331 0045 0114 // E -> Ĕ E with breve
332 00eb 01dd // ë -> ǝ small turned e
333 00cb 018e // Ë -> Ǝ capital reversed E
334 0066 0259 // f -> ə small letter schwa (Azerbaijani)
335 0046 018f // F -> Ə capital letter schwa (Azerbaijani)
336 0067 011f // g -> ğ g with breve
337 0047 011e // G -> Ğ G with breve
338 00e9 ab36 // é -> ꬶ cross-tailed g
339 0068 0263 // h -> ɣ latin small gamma
340 0048 0194 // H -> Ɣ latin capital gamma
341 0069 012d // i -> ĭ i with breve
342 0049 012c // I -> Ĭ I with breve
343 006a 0133 // j -> ij ligature ij
344 004a 0132 // J -> IJ ligature IJ
345 006b 0138 // k -> ĸ small letter kra
346 006e 014b // n -> ŋ small letter eng(ma)
347 004e 014a // N -> Ŋ capital letter eng(ma)
348 006f 014f // o -> ŏ o with breve
349 004f 014e // O -> Ŏ O with breve
350 00f6 0254 // ö -> ɔ small open o
351 00d6 0186 // Ö -> Ɔ capital open O
352 0073 0219 // s -> ș s with comma below (Romanian)
353 0053 0218 // S -> Ș S with comma below (Romanian)
354 0074 021b // t -> ț t with comma below (Romanian)
355 0054 021a // T -> Ț T with comma below (Romanian)
356 0075 016d // u -> ŭ u with breve
357 0055 016c // U -> Ŭ U with breve
358 0076 028a // v -> ʊ latin small letter upsilon
359 0056 01b1 // V -> Ʊ latin capital letter upsilon
360 0077 01bf // w -> ƿ small letter wynn
361 0057 01f7 // W -> Ƿ capital letter wynn
362 0079 021d // y -> ȝ small letter yogh
363 0059 021c // Y -> Ȝ capital letter yogh
364 0033 0292 // 3 -> ʒ small letter ezh
365 0023 01b7 // # -> Ʒ capital letter ezh
366 0020 02d8 // -> ˘ breve
367
368 DEADKEY 00b4 // Dead Key : Acute Accent
369
370 0061 00e1 // a -> á a with acute
371 0041 00c1 // A -> Á A with acute
372 0062 0253 // b -> ɓ b with hook
373 0042 0181 // B -> Ɓ B with hook
374 0063 0107 // c -> ć c with acute
375 0043 0106 // C -> Ć C with acute
376 00e7 1e09 // ç -> ḉ c with cedilla and acute
377 00c7 1e08 // Ç -> Ḉ C with cedilla and acute
378 0064 0257 // d -> ɗ d with hook
379 0044 018a // D -> Ɗ D with hook
380 0065 00e9 // e -> é e with acute
381 0045 00c9 // E -> É E with acute
382 0066 0192 // f -> ƒ f with hook
383 0046 0191 // F -> Ƒ F with hook
384 0067 01f5 // g -> ǵ g with acute
385 0047 01f4 // G -> Ǵ G with acute
386 0068 0266 // h -> ɦ h with hook
387 0048 a7aa // H -> Ɦ H with hook
388 0069 00ed // i -> í i with acute
389 0049 00cd // I -> Í I with acute
390 006a 0133 // j -> ij ligature ij
391 004a 0132 // J -> IJ ligature IJ
392 006b 0199 // k -> ƙ k with hook
393 004b 0198 // K -> Ƙ K with hook
394 006c 013a // l -> ĺ l with acute
395 004c 0139 // L -> Ĺ L with acute
396 006d 1e3f // m -> ḿ m with acute
397 004d 1e3e // M -> Ḿ M with acute
398 006e 0144 // n -> ń n with acute
399 004e 0143 // N -> Ń N with acute
400 006f 00f3 // o -> ó o with acute
401 004f 00d3 // O -> Ó O with acute
402 00f6 0151 // ö -> ő o with double acute
403 00d6 0150 // Ö -> Ő O with double acute
404 0070 01a5 // p -> ƥ p with hook
405 0050 01a4 // P -> Ƥ P with hook
406 0071 024b // q -> ɋ q with hook tail
407 0051 024a // Q -> Ɋ Q with hook tail
408 0072 0155 // r -> ŕ r with acute
409 0052 0154 // R -> Ŕ R with acute
410 0073 015b // s -> ś s with acute
411 0053 015a // S -> Ś S with acute
412 0074 01ad // t -> ƭ t with hook
413 0054 01ac // T -> Ƭ T with hook
414 0075 00fa // u -> ú u with acute
415 0055 00da // U -> Ú U with acute
416 00fc 0171 // ü -> ű u with double acute
417 00dc 0170 // Ü -> Ű U with double acute
418 0076 028b // v -> ʋ v with hook
419 0056 01b2 // V -> Ʋ V with hook
420 0077 1e83 // w -> ẃ w with acute
421 0057 1e82 // W -> Ẃ W with acute
422 0079 00fd // y -> ý y with acute
423 0059 00dd // Y -> Ý Y with acute
424 007a 017a // z -> ź z with acute
425 005a 0179 // Z -> Ź Z with acute
426 00e5 01fb // å -> ǻ a with ring above and acute
427 00c5 01fa // Å -> Ǻ A with ring above and acute
428 00e6 01fd // æ -> ǽ ae with acute
429 00c6 01fc // Æ -> Ǽ AE with acute
430 00f8 01ff // ø -> ǿ o with stroke and acute
431 00d8 01fe // Ø -> Ǿ O with stroke and acute
432 0032 266b // 2 -> ♫ beamed eighth notes
433 0033 2042 // 3 -> ⁂ asterism
434 0034 2605 // 4 -> ★ black star
435 0035 2606 // 5 -> ☆ white star
436 0036 273d // 6 -> ✽ heavy teardrop-spoked asterisk
437 0037 273b // 7 -> ✻ teardrop-spoked asterisk
438 0038 266a // 8 -> ♪ eighth note
439 0020 00b4 // -> ´ acute accent
440
441 DEADKEY 00a8 // Dead Key : Diaeresis
442
443 0061 00e4 // a -> ä a with diaeresis
444 0041 00c4 // A -> Ä A with diaeresis
445 0065 00eb // e -> ë e with diaeresis
446 0045 00cb // E -> Ë E with diaeresis
447 0068 1e27 // h -> ḧ h with diaeresis
448 0048 1e26 // H -> Ḧ H with diaeresis
449 0069 00ef // i -> ï i with diaeresis
450 0049 00cf // I -> Ï I with diaeresis
451 006f 00f6 // o -> ö o with diaeresis
452 004f 00d6 // O -> Ö O with diaeresis
453 0073 00df // s -> ß small sharp s (Eszett)
454 0053 1e9e // S -> ẞ capital sharp S (capital Eszett)
455 0074 1e97 // t -> ẗ t with diaeresis
456 0075 00fc // u -> ü u with diaeresis
457 0055 00dc // U -> Ü U with diaeresis
458 0077 1e85 // w -> ẅ w with diaeresis
459 0057 1e84 // W -> Ẅ W with diaeresis
460 0078 1e8d // x -> ẍ x with diaeresis
461 0058 1e8c // X -> Ẍ X with diaeresis
462 0079 00ff // y -> ÿ y with diaeresis
463 0059 0178 // Y -> Ÿ Y with diaeresis
464 0020 00a8 // -> ¨ diaeresis
465
466 DEADKEY 0060 // Dead Key : Grave Accent
467
468 0061 00e0 // a -> à a with grave
469 0041 00c0 // A -> À A with grave
470 0065 00e8 // e -> è e with grave
471 0045 00c8 // E -> È E with grave
472 0069 00ec // i -> ì i with grave
473 0049 00cc // I -> Ì I with grave
474 006e 01f9 // n -> ǹ n with grave
475 004e 01f8 // N -> Ǹ N with grave
476 006f 00f2 // o -> ò o with grave
477 004f 00d2 // O -> Ò O with grave
478 0075 00f9 // u -> ù u with grave
479 0055 00d9 // U -> Ù U with grave
480 0077 1e81 // w -> ẁ w with grave
481 0057 1e80 // W -> Ẁ W with grave
482 0079 1ef3 // y -> ỳ y with grave
483 0059 1ef2 // Y -> Ỳ Y with grave
484 00e4 20b3 // ä -> ₳ Argentine austral
485 00c4 20b3 // Ä -> ₳ Argentine austral
486 0062 20bf // b -> ₿ bitcoin
487 0042 20bf // B -> ₿ bitcoin
488 0063 20a1 // c -> ₡ Costa Rican colón
489 0043 20b5 // C -> ₵ Ghanaian cedi
490 00e7 20a2 // ç -> ₢ Brazilian cruzeiro
491 00c7 20a2 // Ç -> ₢ Brazilian cruzeiro
492 0064 20ab // d -> ₫ Vietnamese dong
493 0044 20af // D -> ₯ Greek drachma
494 0066 20a3 // f -> ₣ French franc
495 0046 20a3 // F -> ₣ French franc
496 0067 20b2 // g -> ₲ Paraguayan guaraní
497 0047 20b2 // G -> ₲ Paraguayan guaraní
498 0068 20b4 // h -> ₴ Ukrainian hryvnia
499 0048 20b4 // H -> ₴ Ukrainian hryvnia
500 006b 20ad // k -> ₭ Laotian kip
501 004b 20ad // K -> ₭ Laotian kip
502 006c 20ba // l -> ₺ Turkish lira
503 004c 20be // L -> ₾ Georgian lari
504 00f8 20a4 // ø -> ₤ lira
505 00d8 20b6 // Ø -> ₶ livre tournois
506 006d 20bc // m -> ₼ Azerbaijani manat
507 004d 20a5 // M -> ₥ mill sign
508 00f1 20a6 // ñ -> ₦ Nigerian naira
509 00d1 20a6 // Ñ -> ₦ Nigerian naira
510 0070 20b1 // p -> ₱ Philippine peso
511 0050 20b1 // P -> ₱ Philippine peso
512 0072 20b9 // r -> ₹ Indian rupee
513 0052 20bd // R -> ₽ Russian ruble
514 0073 20aa // s -> ₪ Israeli new shekel
515 0053 20b7 // S -> ₷ spesmilo
516 0074 20ae // t -> ₮ Mongolian tögrög (tugrik)
517 0054 20b8 // T -> ₸ Kazakh tenge
518 00e5 20a9 // å -> ₩ South Korean won
519 00c5 20a9 // Å -> ₩ South Korean won
520 0031 2002 // 1 ->   en space
521 0032 2003 // 2 ->   em space
522 0033 2004 // 3 ->   three-per-em space
523 0034 2005 // 4 ->   four-per-em space
524 0035 2008 // 5 ->   punctuation space
525 0036 2006 // 6 ->   six-per-em space
526 0037 2009 // 7 ->   thin space
527 0038 200a // 8 ->   hair space
528 0039 2007 // 9 ->   figure space
529 0030 200b // 0 -> ​ zero-width space
530 002d 00a0 // - ->   non-breaking space
531 003d 202f // = ->   narrow no-break space
532 0021 2000 // ! ->   en quad
533 0040 2001 // @ ->   em quad
534 0020 0060 // -> ` grave accent
535
536 DEADKEY 007e // Dead Key : Tilde
537
538 0061 00e3 // a -> ã a with tilde
539 0041 00c3 // A -> Ã A with tilde
540 0065 1ebd // e -> ẽ e with tilde
541 0045 1ebc // E -> Ẽ E with tilde
542 0069 0129 // i -> ĩ i with tilde
543 0049 0128 // I -> Ĩ I with tilde
544 006e 00f1 // n -> ñ n with tilde
545 004e 00d1 // N -> Ñ N with tilde
546 006f 00f5 // o -> õ o with tilde
547 004f 00d5 // O -> Õ O with tilde
548 0075 0169 // u -> ũ u with tilde
549 0055 0168 // U -> Ũ U with tilde
550 0076 1e7d // v -> ṽ v with tilde
551 0056 1e7c // V -> Ṽ V with tilde
552 0079 1ef9 // y -> ỹ y with tilde
553 0059 1ef8 // Y -> Ỹ Y with tilde
554 0020 007e // -> ~ tilde
555
556 DEADKEY 00ac // Dead Key : Not Sign
557
558 0061 00aa // a -> ª feminine ordinal indicator (Spanish, Portuguese, Italian, Galician)
559 0041 00aa // A -> ª feminine ordinal indicator (Spanish, Portuguese, Italian, Galician)
560 00e4 214d // ä -> ⅍ aktieselskab
561 00c4 214d // Ä -> ⅍ aktieselskab
562 0062 2610 // b -> ☐ ballot box
563 0042 2612 // B -> ☒ ballot box with x
564 0063 00a9 // c -> © copyright sign
565 0043 00a4 // C -> ¤ currency sign
566 00e7 2105 // ç -> ℅ care of
567 00c7 2105 // Ç -> ℅ care of
568 0064 2020 // d -> † dagger
569 0044 2021 // D -> ‡ double dagger
570 0065 2026 // e -> … horizontal ellipsis
571 0045 212e // E -> ℮ estimated symbol
572 0066 2640 // f -> ♀ Venus symbol (female)
573 0046 2640 // F -> ♀ Venus symbol (female)
574 0068 2661 // h -> ♡ white heart suit
575 0048 2665 // H -> ♥ black heart suit
576 006c 2113 // l -> ℓ script small l
577 004c 2113 // L -> ℓ script small l
578 006d 2642 // m -> ♂ Mars symbol (male)
579 004d 2642 // M -> ♂ Mars symbol (male)
580 006e 00ac // n -> ¬ not sign
581 004e 00ac // N -> ¬ not sign
582 006f 00ba // o -> º masculine ordinal indicator (Spanish, Portuguese, Italian, Galician)
583 004f 00ba // O -> º masculine ordinal indicator (Spanish, Portuguese, Italian, Galician)
584 00f6 2126 // ö -> Ω ohm sign (backwards compatibility)
585 00d6 2126 // Ö -> Ω ohm sign (backwards compatibility)
586 0070 00b6 // p -> ¶ pilcrow sign
587 0050 2117 // P -> ℗ sound recording copyright
588 0072 00ae // r -> ® registered sign
589 0052 00ae // R -> ® registered sign
590 0073 00a7 // s -> § section sign
591 0053 2120 // S -> ℠ service mark
592 0074 2122 // t -> ™ trademark symbol
593 0054 2122 // T -> ™ trademark symbol
594 0076 2713 // v -> ✓ check mark
595 0056 2714 // V -> ✔ heavy check mark
596 0077 2611 // w -> ☑ ballot box with check
597 0057 2619 // W -> ☙ reversed rotated floral heart bullet
598 0078 2717 // x -> ✗ ballot x
599 0058 2718 // X -> ✘ heavy ballot x
600 0079 263a // y -> ☺ white smiling face
601 0059 263b // Y -> ☻ black smiling face
602 0031 2190 // 1 -> ← leftwards arrow
603 0032 2193 // 2 -> ↓ downwards arrow
604 0033 2191 // 3 -> ↑ upwards arrow
605 0034 2192 // 4 -> → rightwards arrow
606 0035 2196 // 5 -> ↖ north west arrow
607 0036 2199 // 6 -> ↙ south west arrow
608 0037 2197 // 7 -> ↗ north east arrow
609 0038 2198 // 8 -> ↘ south east arrow
610 0039 2195 // 9 -> ↕ up down arrow
611 0030 21a8 // 0 -> ↨ up down arrow with base
612 003d 2194 // = -> ↔ left right arrow
613 0021 21d0 // ! -> ⇐ leftwards double arrow
614 0040 21d3 // @ -> ⇓ downwards double arrow
615 0023 21d1 // # -> ⇑ upwards double arrow
616 0024 21d2 // $ -> ⇒ rightwards double arrow
617 0025 21d6 // % -> ⇖ north west double arrow
618 005e 21d9 // ^ -> ⇙ south west double arrow
619 0026 21d7 // & -> ⇗ north east double arrow
620 002a 21d8 // * -> ⇘ south east double arrow
621 0028 21d5 // ( -> ⇕ up down double arrow
622 0029 21b2 // ) -> ↲ downwards arrow with tip leftwards
623 002b 21d4 // + -> ⇔ left right double arrow
624 002e 2022 // . -> • bullet
625 002d 2043 // - -> ⁃ hyphen bullet
626 002f 203c // / -> ‼ double exclamation mark
627 003f 203d // ? -> ‽ interrobang
628 00bf 2e18 // ¿ -> ⸘ inverted interrobang
629 00b6 2e2e // ¶ -> ⸮ reversed question mark
630 005c 205e // \ -> ⁞ vertical four dots
631 007c 205e // | -> ⁞ vertical four dots
632 0020 00ac // -> ¬ not sign
633
634 DEADKEY 00a6 // Dead Key : Broken Bar
635
636 0061 0251 // a -> ɑ latin small letter alpha
637 0041 2c6d // A -> Ɑ latin capital letter alpha
638 00e4 0252 // ä -> ɒ latin small letter turned alpha
639 00c4 2c70 // Ä -> Ɒ latin capital letter turned alpha
640 0063 0188 // c -> ƈ c with hook
641 0043 0187 // C -> Ƈ C with hook
642 0065 025b // e -> ɛ small open e (latin small epsilon)
643 0045 0190 // E -> Ɛ capital open E (latin capital epsilon)
644 0066 2766 // f -> ❦ floral heart
645 0046 2767 // F -> ❧ rotated floral heart bullet
646 0067 0260 // g -> ɠ g with hook
647 0047 0193 // G -> Ɠ G with hook
648 0068 a727 // h -> ꜧ small letter heng
649 0048 a726 // H -> Ꜧ capital letter heng
650 00f9 0267 // ù -> ɧ small letter heng with hook
651 006b 1e31 // k -> ḱ k with acute
652 004b 1e30 // K -> Ḱ K with acute
653 006d 0271 // m -> ɱ m with hook
654 004d 2c6e // M -> Ɱ M with hook
655 006e 0272 // n -> ɲ n with left hook
656 004e 019d // N -> Ɲ N with left hook
657 006f 01a1 // o -> ơ o with horn
658 004f 01a0 // O -> Ơ O with horn
659 0070 1e55 // p -> ṕ p with acute
660 0050 1e54 // P -> Ṕ P with acute
661 0072 027d // r -> ɽ r with tail
662 0052 2c64 // R -> Ɽ R with tail
663 0073 0283 // s -> ʃ small letter esh
664 0053 01a9 // S -> Ʃ capital letter esh
665 00df 017f // ß -> ſ small long s
666 0075 01b0 // u -> ư u with horn
667 0055 01af // U -> Ư U with horn
668 0076 028c // v -> ʌ latin small letter turned v
669 0056 0245 // V -> Ʌ latin capital letter turned V
670 0077 2c73 // w -> ⱳ w with hook
671 0057 2c72 // W -> Ⱳ W with hook
672 0079 01b4 // y -> ƴ y with hook
673 0059 01b3 // Y -> Ƴ Y with hook
674 007a 0225 // z -> ȥ z with hook
675 005a 0224 // Z -> Ȥ Z with hook
676 0031 2116 // 1 -> № numero sign
677 0032 00bd // 2 -> ½ vulgar fraction 1/2
678 0033 2153 // 3 -> ⅓ vulgar fraction 1/3
679 0034 00bc // 4 -> ¼ vulgar fraction 1/4
680 0035 2154 // 5 -> ⅔ vulgar fraction 2/3
681 0036 00be // 6 -> ¾ vulgar fraction 3/4
682 0037 215b // 7 -> ⅛ vulgar fraction 1/8
683 0038 215c // 8 -> ⅜ vulgar fraction 3/8
684 0039 215d // 9 -> ⅝ vulgar fraction 5/8
685 0030 215e // 0 -> ⅞ vulgar fraction 7/8
686 005c 00a6 // \ -> ¦ broken bar
687 007c 00a6 // | -> ¦ broken bar
688 0020 00a6 // -> ¦ broken bar
689
690 DEADKEY 03bc // Dead Key : Greek Alphabet
691
692 0061 03b1 // a -> α small alpha
693 0041 0391 // A -> Α capital alpha
694 0062 03b2 // b -> β small beta
695 0042 0392 // B -> Β capital beta
696 0076 03b2 // v -> β small beta
697 0056 0392 // V -> Β capital beta
698 0067 03b3 // g -> γ small gamma
699 0047 0393 // G -> Γ capital gamma
700 0064 03b4 // d -> δ small delta
701 0044 0394 // D -> Δ capital delta
702 0065 03b5 // e -> ε small epsilon
703 0045 0395 // E -> Ε capital epsilon
704 007a 03b6 // z -> ζ small zeta
705 005a 0396 // Z -> Ζ capital zeta
706 0068 03b7 // h -> η small eta
707 0048 0397 // H -> Η capital eta
708 006a 03b8 // j -> θ small theta
709 004a 0398 // J -> Θ capital theta
710 0069 03b9 // i -> ι small iota
711 0049 0399 // I -> Ι capital iota
712 006b 03ba // k -> κ small kappa
713 004b 039a // K -> Κ capital kappa
714 006c 03bb // l -> λ small lambda
715 004c 039b // L -> Λ capital lambda
716 006d 03bc // m -> μ small mu
717 004d 039c // M -> Μ capital mu
718 006e 03bd // n -> ν small nu
719 004e 039d // N -> Ν capital nu
720 0078 03be // x -> ξ small xi
721 0058 039e // X -> Ξ capital xi
722 006f 03bf // o -> ο small omicron
723 004f 039f // O -> Ο capital omicron
724 0070 03c0 // p -> π small pi
725 0050 03a0 // P -> Π capital pi
726 0072 03c1 // r -> ρ small rho
727 0052 03a1 // R -> Ρ capital rho
728 0073 03c3 // s -> σ small sigma
729 0053 03a3 // S -> Σ capital sigma
730 002c 03c2 // , -> ς small sigma, in word-final position
731 00df 03c2 // ß -> ς small sigma, in word-final position
732 0074 03c4 // t -> τ small tau
733 0054 03a4 // T -> Τ capital tau
734 0075 03c5 // u -> υ small upsilon
735 0055 03a5 // U -> Υ capital upsilon
736 0079 03c5 // y -> υ small upsilon
737 0059 03a5 // Y -> Υ capital upsilon
738 0066 03c6 // f -> φ small phi
739 0046 03a6 // F -> Φ capital phi
740 0063 03c7 // c -> χ small chi
741 0043 03a7 // C -> Χ capital chi
742 0077 03c8 // w -> ψ small psi
743 0057 03a8 // W -> Ψ capital psi
744 0071 03c9 // q -> ω small omega
745 0051 03a9 // Q -> Ω capital omega
746 0031 00b9 // 1 -> ¹ superscript 1
747 0032 00b2 // 2 -> ² superscript 2
748 0033 00b3 // 3 -> ³ superscript 3
749 0034 2074 // 4 -> ⁴ superscript 4
750 0035 2075 // 5 -> ⁵ superscript 5
751 0036 2076 // 6 -> ⁶ superscript 6
752 0037 2077 // 7 -> ⁷ superscript 7
753 0038 2078 // 8 -> ⁸ superscript 8
754 0039 2079 // 9 -> ⁹ superscript 9
755 0030 2070 // 0 -> ⁰ superscript 0
756 002d 207b // - -> ⁻ superscript -
757 003d 207c // = -> ⁼ superscript =
758 002b 207a // + -> ⁺ superscript +
759 005b 207d // [ -> ⁽ superscript (
760 005d 207e // ] -> ⁾ superscript )
761 0021 2081 // ! -> ₁ subscript 1
762 0040 2082 // @ -> ₂ subscript 2
763 0023 2083 // # -> ₃ subscript 3
764 0024 2084 // $ -> ₄ subscript 4
765 0025 2085 // % -> ₅ subscript 5
766 005e 2086 // ^ -> ₆ subscript 6
767 0026 2087 // & -> ₇ subscript 7
768 002a 2088 // * -> ₈ subscript 8
769 0028 2089 // ( -> ₉ subscript 9
770 0029 2080 // ) -> ₀ subscript 0
771 003b 208b // ; -> ₋ subscript -
772 0027 208c // ' -> ₌ subscript =
773 0022 208a // " -> ₊ subscript +
774 007b 208d // { -> ₍ subscript (
775 007d 208e // } -> ₎ subscript )
776 002e 00b5 // . -> µ micro sign
777 0020 03bc // -> μ small mu
778
779 DEADKEY 0020 // Dead Key : Math Symbols
780
781 0061 2200 // a -> ∀ for all
782 0041 2200 // A -> ∀ for all
783 0062 2286 // b -> ⊆ subset of or equal to
784 0042 2287 // B -> ⊇ superset of or equal to
785 0063 221d // c -> ∝ proportional to
786 0043 2102 // C -> ℂ complex numbers
787 0064 2206 // d -> ∆ increment operator
788 0044 2207 // D -> ∇ nable/del operator
789 0065 2203 // e -> ∃ there exists
790 0045 2204 // E -> ∄ there does not exist
791 0066 0192 // f -> ƒ f with hook
792 0046 220e // F -> ∎ end of proof
793 0067 2282 // g -> ⊂ subset of
794 0047 2284 // G -> ⊄ not a subset of
795 0068 2283 // h -> ⊃ superset of
796 0048 2285 // H -> ⊅ not a superset of
797 0069 221e // i -> ∞ infinity symbol
798 0049 221e // I -> ∞ infinity symbol
799 006b 220b // k -> ∋ contains as member
800 004b 220c // K -> ∌ does not contain as member
801 006c 2225 // l -> ∥ parallel to
802 004c 2226 // L -> ∦ not parallel to
803 006d 2208 // m -> ∈ element of
804 004d 2209 // M -> ∉ not an element of
805 006e 207f // n -> ⁿ superscript n
806 004e 2115 // N -> ℕ natural numbers
807 006f 2218 // o -> ∘ ring operator
808 004f 2205 // O -> ∅ empty set
809 0070 2202 // p -> ∂ partial differential
810 0050 2119 // P -> ℙ prime numbers
811 0071 211a // q -> ℚ rational numbers
812 0051 211a // Q -> ℚ rational numbers
813 0072 221a // r -> √ square root
814 0052 211d // R -> ℝ real numbers
815 0073 2229 // s -> ∩ set intersection
816 0053 222b // S -> ∫ integral symbol
817 0075 222a // u -> ∪ set union
818 0055 2216 // U -> ∖ set minus
819 0077 2118 // w -> ℘ Weierstrass elliptic function
820 0057 2118 // W -> ℘ Weierstrass elliptic function
821 007a 21af // z -> ↯ downwards zigzag arrow
822 005a 2124 // Z -> ℤ whole numbers
823 0031 2260 // 1 -> ≠ not equal to
824 0021 2260 // ! -> ≠ not equal to
825 0032 221a // 2 -> √ square root
826 0033 221b // 3 -> ∛ cube root
827 0034 221c // 4 -> ∜ fourth root
828 0035 2030 // 5 -> ‰ per mille sign
829 0025 2031 // % -> ‱ per ten thousand sign
830 0036 2220 // 6 -> ∠ angle symbol
831 0037 2227 // 7 -> ∧ logical and
832 0026 2227 // & -> ∧ logical and
833 0038 2297 // 8 -> ⊗ tensor product
834 002a 2297 // * -> ⊗ tensor product
835 0039 221f // 9 -> ∟ right angle
836 0030 2221 // 0 -> ∡ measured angle
837 0060 2248 // ` -> ≈ almost equal to
838 007e 2248 // ~ -> ≈ almost equal to
839 002c 2264 // , -> ≤ less-than or equal to
840 003c 2264 // < -> ≤ less-than or equal to
841 002e 2265 // . -> ≥ greater-than or equal to
842 003e 2265 // > -> ≥ greater-than or equal to
843 002d 00b1 // - -> ± plus-minus sign
844 005f 2296 // _ -> ⊖ circled minus
845 003d 225d // = -> ≝ equal to by definition
846 002b 2295 // + -> ⊕ exclusive or
847 00d7 2261 // × -> ≡ identical to
848 00f7 2262 // ÷ -> ≢ not identical to
849 003b 2235 // ; -> ∵ because sign
850 003a 2234 // : -> ∴ therefore sign
851 0027 2032 // ' -> ′ prime
852 0022 2033 // " -> ″ double prime
853 002f 2034 // / -> ‴ triple prime
854 003f 2057 // ? -> ⁗ quadruple prime
855 005c 2228 // \ -> ∨ logical or
856 007c 2228 // | -> ∨ logical or
857 0020 221a // -> √ square root
858
859
860 KEYNAME
861
862 01 Esc
863 0e Backspace
864 0f Tab
865 1c Enter
866 1d Ctrl
867 2a Shift
868 36 "Right Shift"
869 37 "Num *"
870 38 Alt
871 39 Space
872 3a "Caps Lock"
873 3b F1
874 3c F2
875 3d F3
876 3e F4
877 3f F5
878 40 F6
879 41 F7
880 42 F8
881 43 F9
882 44 F10
883 45 Pause
884 46 "Scroll Lock"
885 47 "Num 7"
886 48 "Num 8"
887 49 "Num 9"
888 4a "Num -"
889 4b "Num 4"
890 4c "Num 5"
891 4d "Num 6"
892 4e "Num +"
893 4f "Num 1"
894 50 "Num 2"
895 51 "Num 3"
896 52 "Num 0"
897 53 "Num Del"
898 54 "Sys Req"
899 57 F11
900 58 F12
901 7c F13
902 7d F14
903 7e F15
904 7f F16
905 80 F17
906 81 F18
907 82 F19
908 83 F20
909 84 F21
910 85 F22
911 86 F23
912 87 F24
913
914 KEYNAME_EXT
915
916 1c "Num Enter"
917 1d "Right Ctrl"
918 35 "Num /"
919 37 "Prnt Scrn"
920 38 "Right Alt"
921 45 "Num Lock"
922 46 Break
923 47 Home
924 48 Up
925 49 "Page Up"
926 4b Left
927 4d Right
928 4f End
929 50 Down
930 51 "Page Down"
931 52 Insert
932 53 Delete
933 54 <00>
934 56 Help
935 5b "Left Windows"
936 5c "Right Windows"
937 5d Application
938
939 KEYNAME_DEAD
940
941 005e "CIRCUMFLEX ACCENT"
942 02c7 "CARON"
943 02d9 "DOT ABOVE"
944 00af "MACRON"
945 00b8 "CEDILLA"
946 02d8 "BREVE"
947 00b4 "ACUTE ACCENT"
948 00a8 "DIAERESIS"
949 0060 "GRAVE ACCENT"
950 007e "TILDE"
951 00ac "NOT SIGN"
952 00a6 "BROKEN BAR"
953 03bc "GREEK SMALL LETTER MU"
954 0020 "SPACE"
955
956
957 DESCRIPTIONS
958
959 0409 UltimateKEYS - 2020-05-30
960
961 LANGUAGENAMES
962
963 0409 English (United States)
964
965 ENDKBD